Attribute Macros

  • quick_sysfail is like sysfail(ignore) but only works on Option<()>.
  • sysfail is an attribute macro you can slap on top of your systems to define the handling of errors.